* lisp/editorconfig.el (editorconfig-mode): Remove `:lighter`
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 17 Jun 2024 15:04:47 +0000 (11:04 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 19 Jun 2024 18:39:17 +0000 (14:39 -0400)
commit3da6765c9908af4eaadd98f0b048e67b3cbcb373
tree24d3f7334e515980c72c14777b3b5b7eb469b0f3
parent812831ee2f754277050bc15053490119d13ef958
* lisp/editorconfig.el (editorconfig-mode): Remove `:lighter`

We generally don't want to eat up modeline space with lighters
for global and permanent major modes.
lisp/editorconfig.el